-
Home
-
CustomTables – Create, Read, Update and Delete
-
1.5.1
-
Code
-
Classes
- TableHelper
Total Complexity |
78 |
Dependencies |
7 |
Dependents |
16 |
Total lines |
487 |
Lines of code |
304 |
Logical lines of code |
221 |
Comment lines |
82 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
copyTable() |
A |
41 |
15 |
51 |
addThirdPartyTableFieldsIfNeeded() |
A |
38 |
12 |
64 |
createTableIfNotExists() |
A |
46 |
11 |
38 |
getTableRowByWhere() |
S |
57 |
4 |
16 |
getListOfExistingTables() |
S |
50 |
3 |
28 |
getTableID() |
S |
60 |
4 |
12 |
checkIfTableExists() |
S |
56 |
3 |
17 |
deleteTable() |
S |
63 |
4 |
9 |
checkTableName() |
S |
58 |
3 |
15 |
getTableRowByName() |
S |
67 |
3 |
8 |
getTableName() |
S |
62 |
3 |
10 |
renameTableIfNeeded() |
S |
66 |
3 |
8 |
getTableRowByID() |
S |
66 |
3 |
8 |
getTableRowByIDAssoc() |
S |
72 |
2 |
5 |
getAllTables() |
S |
67 |
2 |
7 |
getTableRowByNameAssoc() |
S |
72 |
2 |
5 |
getTableRowSelectArray() |
S |
78 |
1 |
3 |